home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 5579 / 5579.xpi / plugins / CoolirisEmbedded.bundle / Info.plist < prev   
Extensible Markup Language  |  2010-01-06  |  968b  |  33 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>en-US</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>CoolirisEmbedded</string>
  9.     <key>CFBundleIdentifier</key>
  10.     <string>org.mozilla.basicPlugin</string>
  11.     <key>CFBundleInfoDictionaryVersion</key>
  12.     <string>6.0</string>
  13.     <key>CFBundleName</key>
  14.     <string>CoolirisEmbedded</string>
  15.     <key>CFBundlePackageType</key>
  16.     <string>BRPL</string>
  17.     <key>CFBundleVersion</key>
  18.     <string>1.0</string>
  19.     <key>WebPluginDescription</key>
  20.     <string>Cooliris embbedded in a tab</string>
  21.     <key>WebPluginMIMETypes</key>
  22.     <dict>
  23.         <key>application/x-cooliris-embedded</key>
  24.         <dict>
  25.             <key>WebPluginTypeDescription</key>
  26.             <string>Cooliris embbedded in a tab</string>
  27.         </dict>
  28.     </dict>
  29.     <key>WebPluginName</key>
  30.     <string>Cooliris embbedded in a tab</string>
  31. </dict>
  32. </plist>
  33.